FlexReport for .NET | ComponentOne
C1.FlexReport Assembly / C1.Report Namespace / ReportObjectList<TItem> Class / Contains Method

In This Topic
    Contains Method (ReportObjectList<TItem>)
    In This Topic
    Determines whether the collection contains a specific item.
    Overload List
    OverloadDescription
    Determines whether the collection contains a specific item. (Inherited from C1.Report.ReportObjectCollection<TItem>)
    Determines whether the collection contains an item with specified name. (Inherited from C1.Report.ReportObjectCollection<TItem>)
    See Also